window: Don't inherit cursors across surfaces
authorMatthias Clasen <mclasen@redhat.com>
Sat, 4 May 2019 16:21:33 +0000 (16:21 +0000)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 28 May 2019 20:25:15 +0000 (20:25 +0000)
commit1f2d3c0900672523b51e26698aead58d86e27a6f
tree20744b25c907754a36b4ad28f49efeb19f19ed1c
parentf3559fe0f0442b4ef1e7a207ae847c52d2b3b804
window: Don't inherit cursors across surfaces

I can't think of a case where this is the desired
behavior. So, instead of setting an explicit cursor
on all popups, just stop walking the parents at
surface boundaries.
gtk/gtkwindow.c